vulkan: Change handling of push constants
authorBenjamin Otte <otte@redhat.com>
Sat, 24 Dec 2016 03:10:00 +0000 (04:10 +0100)
committerBenjamin Otte <otte@redhat.com>
Sat, 24 Dec 2016 05:19:16 +0000 (06:19 +0100)
commit18b65a23789008a68c53e0430aa2dffadcc259f4
treea783cadbb9bf0a14566643ad5e91d368b6e44dca
parentb11b7dfb1a359da8863918ec2545a64bbbb3b22d
vulkan: Change handling of push constants

Instead of storing the wire format, store the true structs and only
convert to the wire format when needed.
gsk/gskvulkanpushconstants.c
gsk/gskvulkanpushconstantsprivate.h
gsk/gskvulkanrenderpass.c